Markdown Crash Course
Published:
heading 1
heading 2
heading 3
This text is italics.
This text is italics.
This text is strong.
This text is strong.
This text is strikethrough.
This is a quote
- Item 1
- Item 2
- Item 3
- Nested Item 1
- Nested Item 2
- Nested Item 3
- Item 1
- Item 2
- Item 3
sudo apt-get install tmux
![]()
def add_num(num1: float, num2: float) -> float:
return num1 + num2
| Name | Phones | | ——- | ———- | | Winston | 123456789 | | Zoe | 0987654321 |
- Task 1
- Task 2
- Task 3
